home *** CD-ROM | disk | FTP | other *** search
- Subject: RE>Re: Containers within containers
- Sent: 8/15/96 2:26 PM
- Received: 8/15/96 2:42 PM
- From: Victor Langelo, victor@eclipse.cpcn.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
-
- RE>Re: Containers within containers
- 8/15/96 3:40 PM
- We solved this problem by using two different values for our content
- data. One for an entire document and one for a selection copied or
- dragged from our part. Although we don't currently, we could test
- the contents of the storage unit when internalizing and if empty,
- return false from FW_CContent::Internalize which will embed a
- new frame.
-
- Is that what you had in mind for a fix?
-
- --Victor Langelo
- --------------------------------------
- Date: 8/15/96 3:37 PM
- From: Henri Lamiraux
- >So are you saying that the problem occurs, lets say for ODFDraw, when you
- >drag in the stationery of ODFDraw. Other stationery works with ODFDraw,
- >no?
- >
- >-Scott Adler
- >sadler@spss.com
-
- Yes, only when you drag a stationery of an embedded part in the same
- embedded part document. If anybody knows how to fix that I will put the
- fix immediately.
-
-
-
-
-